comment typo
authorJoey Hess <joeyh@joeyh.name>
Mon, 2 Dec 2024 18:05:15 +0000 (14:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 2 Dec 2024 18:05:15 +0000 (14:05 -0400)
Annex/Perms.hs

index 83b4f731305c678980416ad39daf740366615d6e..56bd35190e67f1cbc80d416d027735d1c0df01dc 100644 (file)
@@ -278,7 +278,7 @@ thawPerms a hook = ifM crippledFileSystem
 {- Blocks writing to the directory an annexed file is in, to prevent the
  - file accidentally being deleted. However, if core.sharedRepository
  - is set, this is not done, since the group must be allowed to delete the
- - file without eing able to thaw the directory.
+ - file without being able to thaw the directory.
  -}
 freezeContentDir :: RawFilePath -> Annex ()
 freezeContentDir file = do